home *** CD-ROM | disk | FTP | other *** search
- ;//****************** S╔LECTION DU PILOTE *************************
- new Container
- {
- name "base_container"
- z 1
-
- background "data/Demo/image-demo.nif"
-
- on_idle ActionIdleManager
- {
- current_menu 2005
- }
-
- new FastFont
- {
- x 0.5
- y 0.80
- z 0
-
- auto_center 1
-
- ratio 0.3
- text "OPEN KART - Disponible maintenant sur PC"
- initial_color <1,1,1,1>
- }
-
- ;Text Shadow
- new FastFont
- {
- x 0.503
- y 0.796
- z 0.1
-
- auto_center 1
-
- ratio 0.3
- text "OPEN KART - Disponible maintenant sur PC"
- initial_color <0,0,0,0.6>
- }
-
-
- new FastFont
- {
- x 0.5
- y 0.74
- z 0
-
- auto_center 1
-
- ratio 0.25
- text "Une vraie simulation de pilotage pour vivre"
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.503
- y 0.736
- z 0.1
-
- auto_center 1
-
- ratio 0.25
- text "Une vraie simulation de pilotage pour vivre"
- initial_color <0,0,0,0.6>
- }
-
- new FastFont
- {
- x 0.5
- y 0.71
- z 0
-
- auto_center 1
-
- ratio 0.25
- text "toutes les Θmotions d'un jeune pilote professionnel:"
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.503
- y 0.706
- z 0.1
-
- auto_center 1
-
- ratio 0.25
- text "toutes les Θmotions d'un jeune pilote professionnel:"
- initial_color <0,0,0,0.6>
- }
-
-
- new FastFont
- {
- x 0.08
- y 0.55
- z 0
-
- ratio 0.25
- text " - Une Intelligence artificielle agressive pour des courses excitantes..."
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.083
- y 0.546
- z 0.1
-
- ratio 0.25
- text " - Une Intelligence artificielle agressive pour des courses excitantes..."
- initial_color <0,0,0,0.6>
- }
-
- new FastFont
- {
- x 0.08
- y 0.50
- z 0
-
- ratio 0.25
- text " - Un mode carriΦre: rΘglages, gestion de budget et de sponsors au programme!"
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.083
- y 0.496
- z 0.1
-
- ratio 0.25
- text " - Un mode carriΦre: rΘglages, gestion de budget et de sponsors au programme!"
- initial_color <0,0,0,0.6>
- }
-
- new FastFont
- {
- x 0.08
- y 0.45
- z 0
-
- ratio 0.25
- text " - Un mode arcade α la prise en main immΘdiate."
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.083
- y 0.446
- z 0.1
-
- ratio 0.25
- text " - Un mode arcade α la prise en main immΘdiate."
- initial_color <0,0,0,0.6>
- }
-
- new FastFont
- {
- x 0.08
- y 0.40
- z 0
-
- ratio 0.25
- text " - Un mode course contre la montre."
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.083
- y 0.396
- z 0.1
-
- ratio 0.25
- text " - Un mode course contre la montre."
- initial_color <0,0,0,0.6>
- }
-
- new FastFont
- {
- x 0.08
- y 0.35
- z 0
-
-
- ratio 0.25
- text " - 20 circuits internationaux."
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.083
- y 0.346
- z 0.1
-
- ratio 0.25
- text " - 20 circuits internationaux."
- initial_color <0,0,0,0.6>
- }
-
- new FastFont
- {
- x 0.08
- y 0.30
- z 0
-
- ratio 0.25
- text " - 3 catΘgories de karts aux comportements rΘalistes et spΘcifiques: 100, 125 et 250 cc."
- initial_color <1,1,1,1>
- }
- ;Text Shadow
- new FastFont
- {
- x 0.083
- y 0.296
- z 0.1
-
- ratio 0.25
- text " - 3 catΘgories de karts aux comportements rΘalistes et spΘcifiques: 100, 125 et 250 cc."
- initial_color <0,0,0,0.6>
- }
-
-
-
- }
-